Skip to content

Update Docker build to use entrypoint script and pyproject installation#8

Merged
JiayuXu0 merged 1 commit intomainfrom
codex/add-docker-entrypoint.sh-and-update-dockerfile
Sep 23, 2025
Merged

Update Docker build to use entrypoint script and pyproject installation#8
JiayuXu0 merged 1 commit intomainfrom
codex/add-docker-entrypoint.sh-and-update-dockerfile

Conversation

@JiayuXu0
Copy link
Copy Markdown
Owner

Summary

  • add a docker-entrypoint.sh script that boots uvicorn with the packaged FastAPI app
  • refactor the Dockerfile to install dependencies from pyproject.toml before copying the full source and wire up the new entrypoint path
  • document a quick Docker build/run example in the README so users can verify the container image

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_e_68d1e76410488321aa4851cd05b82ee1

@JiayuXu0 JiayuXu0 merged commit d5c37fa into main Sep 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant